set the esri pe string of a float grid
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | string | |||
type(grid_real), | intent(inout) | :: | layer |
set the esri pe string of a integer grid
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
character(len=*), | intent(in) | :: | string | |||
type(grid_integer), | intent(inout) | :: | layer |